1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmBilling1
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim Label5 As System.Windows.Forms.Label
27         Dim Label51 As System.Windows.Forms.Label
28         Dim Label49 As System.Windows.Forms.Label
29         Dim Label6 As System.Windows.Forms.Label
30         Dim Label25 As System.Windows.Forms.Label
31         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
32         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
33         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
34         Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
35         Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
36         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
37         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
38         Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
39         Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
40         Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
41         Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
42         Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
43         Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
44         Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
45         Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
46         Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
47         Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
48         Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
49         Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
50         Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
51         Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
52         Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
53         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBilling1))
54         Me.Panel1 = New System.Windows.Forms.Panel()
55         Me.DataGridView2 = New System.Windows.Forms.DataGridView()
56         Me.Column8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
57         Me.Column15 = New System.Windows.Forms.DataGridViewTextBoxColumn()
58         Me.Column16 = New System.Windows.Forms.DataGridViewTextBoxColumn()
59         Me.Label8 = New System.Windows.Forms.Label()
60         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
61         Me.btnListReset1 = New System.Windows.Forms.Button()
62         Me.btnListUpdate1 = New System.Windows.Forms.Button()
63         Me.dtpPaymentDate = New System.Windows.Forms.DateTimePicker()
64         Me.Label7 = New System.Windows.Forms.Label()
65         Me.txtPayment = New System.Windows.Forms.TextBox()
66         Me.cmbPaymentMode = New System.Windows.Forms.ComboBox()
67         Me.btnRemove1 = New System.Windows.Forms.Button()
68         Me.btnAdd1 = New System.Windows.Forms.Button()
69         Me.Label12 = New System.Windows.Forms.Label()
70         Me.Label13 = New System.Windows.Forms.Label()
71         Me.txtRemarks = New System.Windows.Forms.TextBox()
72         Me.Panel4 = New System.Windows.Forms.Panel()
73         Me.Label18 = New System.Windows.Forms.Label()
74         Me.Label17 = New System.Windows.Forms.Label()
75         Me.txtServiceTaxAmount = New System.Windows.Forms.TextBox()
76         Me.txtServiceTaxPer = New System.Windows.Forms.TextBox()
77         Me.txtRepairCharges = New System.Windows.Forms.TextBox()
78         Me.Label14 = New System.Windows.Forms.Label()
79         Me.txtProductCharges = New System.Windows.Forms.TextBox()
80         Me.txtUpfront = New System.Windows.Forms.TextBox()
81         Me.Label15 = New System.Windows.Forms.Label()
82         Me.Label16 = New System.Windows.Forms.Label()
83         Me.txtGrandTotal = New System.Windows.Forms.TextBox()
84         Me.Label31 = New System.Windows.Forms.Label()
85         Me.txtPaymentDue = New System.Windows.Forms.TextBox()
86         Me.txtTotalPayment = New System.Windows.Forms.TextBox()
87         Me.Label34 = New System.Windows.Forms.Label()
88         Me.Label35 = New System.Windows.Forms.Label()
89         Me.DataGridView1 = New System.Windows.Forms.DataGridView()
90         Me.Column12 = New System.Windows.Forms.DataGridViewTextBoxColumn()
91         Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
92         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
93         Me.Column13 = New System.Windows.Forms.DataGridViewTextBoxColumn()
94         Me.Column14 = New System.Windows.Forms.DataGridViewTextBoxColumn()
95         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
96         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
97         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
98         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
99         Me.Column9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
100         Me.Column10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
101         Me.Column11 = New System.Windows.Forms.DataGridViewTextBoxColumn()
102         Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
103         Me.GroupBox5 = New System.Windows.Forms.GroupBox()
104         Me.btnListReset = New System.Windows.Forms.Button()
105         Me.btnListUpdate = New System.Windows.Forms.Button()
106         Me.btnRemove = New System.Windows.Forms.Button()
107         Me.btnSelectionInv = New System.Windows.Forms.Button()
108         Me.txtTotalAmount = New System.Windows.Forms.TextBox()
109         Me.Label24 = New System.Windows.Forms.Label()
110         Me.txtQty = New System.Windows.Forms.TextBox()
111         Me.txtProductName = New System.Windows.Forms.TextBox()
112         Me.btnAdd = New System.Windows.Forms.Button()
113         Me.Label23 = New System.Windows.Forms.Label()
114         Me.txtProductCode = New System.Windows.Forms.TextBox()
115         Me.txtDiscountPer = New System.Windows.Forms.TextBox()
116         Me.txtVATAmount = New System.Windows.Forms.TextBox()
117         Me.Label58 = New System.Windows.Forms.Label()
118         Me.Label10 = New System.Windows.Forms.Label()
119         Me.txtMargin = New System.Windows.Forms.TextBox()
120         Me.Label21 = New System.Windows.Forms.Label()
121         Me.Label56 = New System.Windows.Forms.Label()
122         Me.txtCostPrice = New System.Windows.Forms.TextBox()
123         Me.txtDiscountAmount = New System.Windows.Forms.TextBox()
124         Me.txtAmount = New System.Windows.Forms.TextBox()
125         Me.txtVAT = New System.Windows.Forms.TextBox()
126         Me.Label11 = New System.Windows.Forms.Label()
127         Me.txtSellingPrice = New System.Windows.Forms.TextBox()
128         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
129         Me.Label9 = New System.Windows.Forms.Label()
130         Me.txtServiceCode = New System.Windows.Forms.TextBox()
131         Me.Label2 = New System.Windows.Forms.Label()
132         Me.btnSelect = New System.Windows.Forms.Button()
133         Me.Label3 = New System.Windows.Forms.Label()
134         Me.txtCustomerID = New System.Windows.Forms.TextBox()
135         Me.txtCustomerName = New System.Windows.Forms.TextBox()
136         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
137         Me.dtpInvoiceDate = New System.Windows.Forms.DateTimePicker()
138         Me.txtInvoiceNo = New System.Windows.Forms.TextBox()
139         Me.Label4 = New System.Windows.Forms.Label()
140         Me.Panel3 = New System.Windows.Forms.Panel()
141         Me.btnPrint = New System.Windows.Forms.Button()
142         Me.btnGetData = New System.Windows.Forms.Button()
143         Me.btnDelete = New System.Windows.Forms.Button()
144         Me.btnClose = New System.Windows.Forms.Button()
145         Me.btnUpdate = New System.Windows.Forms.Button()
146         Me.btnSave = New System.Windows.Forms.Button()
147         Me.btnNew = New System.Windows.Forms.Button()
148         Me.Panel2 = New System.Windows.Forms.Panel()
149         Me.txtContactNo = New System.Windows.Forms.TextBox()
150         Me.txtS_ID = New System.Windows.Forms.TextBox()
151         Me.txtProductID = New System.Windows.Forms.TextBox()
152         Me.txtID = New System.Windows.Forms.TextBox()
153         Me.txtCID = New System.Windows.Forms.TextBox()
154         Me.txtTotalQty = New System.Windows.Forms.TextBox()
155         Me.lblUserType = New System.Windows.Forms.Label()
156         Me.lblSet = New System.Windows.Forms.Label()
157         Me.lblUser = New System.Windows.Forms.Label()
158         Me.Label1 = New System.Windows.Forms.Label()
159         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
160         Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
161         Label5 = New System.Windows.Forms.Label()
162         Label51 = New System.Windows.Forms.Label()
163         Label49 = New System.Windows.Forms.Label()
164         Label6 = New System.Windows.Forms.Label()
165         Label25 = New System.Windows.Forms.Label()
166         Me.Panel1.SuspendLayout()
167         CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
168         Me.GroupBox2.SuspendLayout()
169         Me.Panel4.SuspendLayout()
170         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
171         Me.GroupBox5.SuspendLayout()
172         Me.GroupBox3.SuspendLayout()
173         Me.GroupBox4.SuspendLayout()
174         Me.Panel3.SuspendLayout()
175         Me.Panel2.SuspendLayout()
176         Me.SuspendLayout()
177         
'
178         
'Label5
179         
'
180         Label5.AutoSize = True
181         Label5.ForeColor = System.Drawing.Color.Black
182         Label5.Location = New System.Drawing.Point(
26, 26)
183         Label5.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
184         Label5.Name =
"Label5"
185         Label5.Size = New System.Drawing.Size(
68, 13)
186         Label5.TabIndex =
268
187         Label5.Text =
"Invoice No. :"
188         
'
189         
'Label51
190         
'
191         Label51.AutoSize = True
192         Label51.ForeColor = System.Drawing.Color.Black
193         Label51.Location = New System.Drawing.Point(
21, 154)
194         Label51.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
195         Label51.Name =
"Label51"
196         Label51.Size = New System.Drawing.Size(
55, 13)
197         Label51.TabIndex =
319
198         Label51.Text =
"Discount :"
199         
'
200         
'Label49
201         
'
202         Label49.AutoSize = True
203         Label49.ForeColor = System.Drawing.Color.Black
204         Label49.Location = New System.Drawing.Point(
22, 128)
205         Label49.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
206         Label49.Name =
"Label49"
207         Label49.Size = New System.Drawing.Size(
49, 13)
208         Label49.TabIndex =
314
209         Label49.Text =
"Amount :"
210         
'
211         
'Label6
212         
'
213         Label6.AutoSize = True
214         Label6.ForeColor = System.Drawing.Color.Black
215         Label6.Location = New System.Drawing.Point(
21, 181)
216         Label6.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
217         Label6.Name =
"Label6"
218         Label6.Size = New System.Drawing.Size(
34, 13)
219         Label6.TabIndex =
312
220         Label6.Text =
"VAT :"
221         
'
222         
'Label25
223         
'
224         Label25.AutoSize = True
225         Label25.ForeColor = System.Drawing.Color.Black
226         Label25.Location = New System.Drawing.Point(
20, 207)
227         Label25.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
228         Label25.Name =
"Label25"
229         Label25.Size = New System.Drawing.Size(
76, 13)
230         Label25.TabIndex =
326
231         Label25.Text =
"Total Amount :"
232         
'
233         
'Panel1
234         
'
235         Me.Panel1.BackColor = System.Drawing.Color.White
236         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
237         Me.Panel1.Controls.Add(Me.DataGridView2)
238         Me.Panel1.Controls.Add(Me.Label8)
239         Me.Panel1.Controls.Add(Me.GroupBox2)
240         Me.Panel1.Controls.Add(Me.txtRemarks)
241         Me.Panel1.Controls.Add(Me.Panel4)
242         Me.Panel1.Controls.Add(Me.DataGridView1)
243         Me.Panel1.Controls.Add(Me.GroupBox5)
244         Me.Panel1.Controls.Add(Me.GroupBox3)
245         Me.Panel1.Controls.Add(Me.GroupBox4)
246         Me.Panel1.Controls.Add(Me.Panel3)
247         Me.Panel1.Controls.Add(Me.Panel2)
248         Me.Panel1.Location = New System.Drawing.Point(
8, 7)
249         Me.Panel1.Name =
"Panel1"
250         Me.Panel1.Size = New System.Drawing.Size(
1177, 679)
251         Me.Panel1.TabIndex =
2
252         
'
253         
'DataGridView2
254         
'
255         Me.DataGridView2.AllowUserToAddRows = False
256         Me.DataGridView2.AllowUserToDeleteRows = False
257         DataGridViewCellStyle1.BackColor = System.Drawing.Color.FloralWhite
258         Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
259         Me.DataGridView2.BackgroundColor = System.Drawing.Color.White
260         Me.DataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
261         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
262         DataGridViewCellStyle2.BackColor = System.Drawing.Color.CadetBlue
263         DataGridViewCellStyle2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
264         DataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black
265         DataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.LightSteelBlue
266         DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
267         DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
268         Me.DataGridView2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
269         Me.DataGridView2.ColumnHeadersHeight =
24
270         Me.DataGridView2.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column8, Me.Column15, Me.Column16})
271         Me.DataGridView2.Cursor = System.Windows.Forms.Cursors.Hand
272         DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
273         DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
274         DataGridViewCellStyle5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
275         DataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
276         DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
277         DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
278         DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
279         Me.DataGridView2.DefaultCellStyle = DataGridViewCellStyle5
280         Me.DataGridView2.EnableHeadersVisualStyles = False
281         Me.DataGridView2.GridColor = System.Drawing.Color.White
282         Me.DataGridView2.Location = New System.Drawing.Point(
684, 133)
283         Me.DataGridView2.Name =
"DataGridView2"
284         Me.DataGridView2.ReadOnly = True
285         Me.DataGridView2.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
286         DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
287         DataGridViewCellStyle6.BackColor = System.Drawing.Color.CadetBlue
288         DataGridViewCellStyle6.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
289         DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
290         DataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.DarkSlateGray
291         DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
292         DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
293         Me.DataGridView2.RowHeadersDefaultCellStyle = DataGridViewCellStyle6
294         Me.DataGridView2.RowHeadersWidth =
25
295         Me.DataGridView2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
296         DataGridViewCellStyle7.BackColor = System.Drawing.Color.White
297         DataGridViewCellStyle7.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
298         DataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.DarkSlateGray
299         DataGridViewCellStyle7.SelectionForeColor = System.Drawing.Color.White
300         Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle7
301         Me.DataGridView2.RowTemplate.Height =
18
302         Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
303         Me.DataGridView2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
304         Me.DataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
305         Me.DataGridView2.Size = New System.Drawing.Size(
330, 110)
306         Me.DataGridView2.TabIndex =
86
307         
'
308         
'Column8
309         
'
310         Me.Column8.HeaderText =
"Payment Mode"
311         Me.Column8.Name =
"Column8"
312         Me.Column8.ReadOnly = True
313         
'
314         
'Column15
315         
'
316         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
317         Me.Column15.DefaultCellStyle = DataGridViewCellStyle3
318         Me.Column15.HeaderText =
"Payment"
319         Me.Column15.Name =
"Column15"
320         Me.Column15.ReadOnly = True
321         
'
322         
'Column16
323         
'
324         DataGridViewCellStyle4.Format =
"dd/MM/yyyy"
325         Me.Column16.DefaultCellStyle = DataGridViewCellStyle4
326         Me.Column16.HeaderText =
"Payment Date"
327         Me.Column16.Name =
"Column16"
328         Me.Column16.ReadOnly = True
329         
'
330         
'Label8
331         
'
332         Me.Label8.AutoSize = True
333         Me.Label8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
334         Me.Label8.Location = New System.Drawing.Point(
9, 281)
335         Me.Label8.Name =
"Label8"
336         Me.Label8.Size = New System.Drawing.Size(
55, 13)
337         Me.Label8.TabIndex =
85
338         Me.Label8.Text =
"Remarks :"
339         
'
340         
'GroupBox2
341         
'
342         Me.GroupBox2.Controls.Add(Me.btnListReset1)
343         Me.GroupBox2.Controls.Add(Me.btnListUpdate1)
344         Me.GroupBox2.Controls.Add(Me.dtpPaymentDate)
345         Me.GroupBox2.Controls.Add(Me.Label7)
346         Me.GroupBox2.Controls.Add(Me.txtPayment)
347         Me.GroupBox2.Controls.Add(Me.cmbPaymentMode)
348         Me.GroupBox2.Controls.Add(Me.btnRemove1)
349         Me.GroupBox2.Controls.Add(Me.btnAdd1)
350         Me.GroupBox2.Controls.Add(Me.Label12)
351         Me.GroupBox2.Controls.Add(Me.Label13)
352         Me.GroupBox2.Location = New System.Drawing.Point(
323, 127)
353         Me.GroupBox2.Name =
"GroupBox2"
354         Me.GroupBox2.Size = New System.Drawing.Size(
353, 126)
355         Me.GroupBox2.TabIndex =
3
356         Me.GroupBox2.TabStop = False
357         Me.GroupBox2.Text =
"Payment Info"
358         
'
359         
'btnListReset1
360         
'
361         Me.btnListReset1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
362         Me.btnListReset1.Location = New System.Drawing.Point(
265, 21)
363         Me.btnListReset1.Name =
"btnListReset1"
364         Me.btnListReset1.Size = New System.Drawing.Size(
82, 21)
365         Me.btnListReset1.TabIndex =
27
366         Me.btnListReset1.Text =
"Reset"
367         Me.btnListReset1.UseVisualStyleBackColor = True
368         
'
369         
'btnListUpdate1
370         
'
371         Me.btnListUpdate1.Enabled = False
372         Me.btnListUpdate1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
373         Me.btnListUpdate1.Location = New System.Drawing.Point(
264, 98)
374         Me.btnListUpdate1.Name =
"btnListUpdate1"
375         Me.btnListUpdate1.Size = New System.Drawing.Size(
82, 21)
376         Me.btnListUpdate1.TabIndex =
26
377         Me.btnListUpdate1.Text =
"Update"
378         Me.btnListUpdate1.UseVisualStyleBackColor = True
379         
'
380         
'dtpPaymentDate
381         
'
382         Me.dtpPaymentDate.CustomFormat =
"dd/MM/yyyy"
383         Me.dtpPaymentDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
384         Me.dtpPaymentDate.Location = New System.Drawing.Point(
123, 77)
385         Me.dtpPaymentDate.Margin = New System.Windows.Forms.Padding(
2)
386         Me.dtpPaymentDate.Name =
"dtpPaymentDate"
387         Me.dtpPaymentDate.Size = New System.Drawing.Size(
111, 20)
388         Me.dtpPaymentDate.TabIndex =
2
389         
'
390         
'Label7
391         
'
392         Me.Label7.AutoSize = True
393         Me.Label7.Location = New System.Drawing.Point(
32, 77)
394         Me.Label7.Name =
"Label7"
395         Me.Label7.Size = New System.Drawing.Size(
80, 13)
396         Me.Label7.TabIndex =
25
397         Me.Label7.Text =
"Payment Date :"
398         
'
399         
'txtPayment
400         
'
401         Me.txtPayment.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
402         Me.txtPayment.Location = New System.Drawing.Point(
123, 51)
403         Me.txtPayment.Name =
"txtPayment"
404         Me.txtPayment.Size = New System.Drawing.Size(
88, 20)
405         Me.txtPayment.TabIndex =
1
406         Me.txtPayment.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
407         
'
408         
'cmbPaymentMode
409         
'
410         Me.cmbPaymentMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
411         Me.cmbPaymentMode.FormattingEnabled = True
412         Me.cmbPaymentMode.Items.AddRange(New Object() {
"By Cash", "By Cheque", "By DD", "By Debit Card", "By Credit Card"})
413         Me.cmbPaymentMode.Location = New System.Drawing.Point(
123, 24)
414         Me.cmbPaymentMode.Name =
"cmbPaymentMode"
415         Me.cmbPaymentMode.Size = New System.Drawing.Size(
121, 21)
416         Me.cmbPaymentMode.TabIndex =
0
417         
'
418         
'btnRemove1
419         
'
420         Me.btnRemove1.Enabled = False
421         Me.btnRemove1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
422         Me.btnRemove1.Location = New System.Drawing.Point(
264, 72)
423         Me.btnRemove1.Name =
"btnRemove1"
424         Me.btnRemove1.Size = New System.Drawing.Size(
82, 21)
425         Me.btnRemove1.TabIndex =
4
426         Me.btnRemove1.Text =
"Remove"
427         Me.btnRemove1.UseVisualStyleBackColor = True
428         
'
429         
'btnAdd1
430         
'
431         Me.btnAdd1.FlatStyle = System.Windows.Forms.FlatStyle.Popup
432         Me.btnAdd1.Location = New System.Drawing.Point(
264, 47)
433         Me.btnAdd1.Name =
"btnAdd1"
434         Me.btnAdd1.Size = New System.Drawing.Size(
82, 21)
435         Me.btnAdd1.TabIndex =
3
436         Me.btnAdd1.Text =
"Add"
437         Me.btnAdd1.UseVisualStyleBackColor = True
438         
'
439         
'Label12
440         
'
441         Me.Label12.AutoSize = True
442         Me.Label12.Location = New System.Drawing.Point(
32, 24)
443         Me.Label12.Name =
"Label12"
444         Me.Label12.Size = New System.Drawing.Size(
84, 13)
445         Me.Label12.TabIndex =
11
446         Me.Label12.Text =
"Payment Mode :"
447         
'
448         
'Label13
449         
'
450         Me.Label13.AutoSize = True
451         Me.Label13.Location = New System.Drawing.Point(
32, 50)
452         Me.Label13.Name =
"Label13"
453         Me.Label13.Size = New System.Drawing.Size(
54, 13)
454         Me.Label13.TabIndex =
22
455         Me.Label13.Text =
"Payment :"
456         
'
457         
'txtRemarks
458         
'
459         Me.txtRemarks.BackColor = System.Drawing.Color.White
460         Me.txtRemarks.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
461         Me.txtRemarks.Location = New System.Drawing.Point(
9, 300)
462         Me.txtRemarks.Multiline = True
463         Me.txtRemarks.Name =
"txtRemarks"
464         Me.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both
465         Me.txtRemarks.Size = New System.Drawing.Size(
296, 65)
466         Me.txtRemarks.TabIndex =
6
467         
'
468         
'Panel4
469         
'
470         Me.Panel4.BackColor = System.Drawing.Color.Transparent
471         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
472         Me.Panel4.Controls.Add(Me.Label18)
473         Me.Panel4.Controls.Add(Me.Label17)
474         Me.Panel4.Controls.Add(Me.txtServiceTaxAmount)
475         Me.Panel4.Controls.Add(Me.txtServiceTaxPer)
476         Me.Panel4.Controls.Add(Me.txtRepairCharges)
477         Me.Panel4.Controls.Add(Me.Label14)
478         Me.Panel4.Controls.Add(Me.txtProductCharges)
479         Me.Panel4.Controls.Add(Me.txtUpfront)
480         Me.Panel4.Controls.Add(Me.Label15)
481         Me.Panel4.Controls.Add(Me.Label16)
482         Me.Panel4.Controls.Add(Me.txtGrandTotal)
483         Me.Panel4.Controls.Add(Me.Label31)
484         Me.Panel4.Controls.Add(Me.txtPaymentDue)
485         Me.Panel4.Controls.Add(Me.txtTotalPayment)
486         Me.Panel4.Controls.Add(Me.Label34)
487         Me.Panel4.Controls.Add(Me.Label35)
488         Me.Panel4.Location = New System.Drawing.Point(
323, 258)
489         Me.Panel4.Name =
"Panel4"
490         Me.Panel4.Size = New System.Drawing.Size(
492, 118)
491         Me.Panel4.TabIndex =
5
492         
'
493         
'Label18
494         
'
495         Me.Label18.AutoSize = True
496         Me.Label18.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
497         Me.Label18.Location = New System.Drawing.Point(
377, 14)
498         Me.Label18.Name =
"Label18"
499         Me.Label18.Size = New System.Drawing.Size(
20, 16)
500         Me.Label18.TabIndex =
94
501         Me.Label18.Text =
"%"
502         
'
503         
'Label17
504         
'
505         Me.Label17.AutoSize = True
506         Me.Label17.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
507         Me.Label17.Location = New System.Drawing.Point(
205, 38)
508         Me.Label17.Name =
"Label17"
509         Me.Label17.Size = New System.Drawing.Size(
69, 13)
510         Me.Label17.TabIndex =
93
511         Me.Label17.Text =
"Grand Total :"
512         
'
513         
'txtServiceTaxAmount
514         
'
515         Me.txtServiceTaxAmount.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
516         Me.txtServiceTaxAmount.Location = New System.Drawing.Point(
402, 12)
517         Me.txtServiceTaxAmount.Name =
"txtServiceTaxAmount"
518         Me.txtServiceTaxAmount.ReadOnly = True
519         Me.txtServiceTaxAmount.Size = New System.Drawing.Size(
81, 20)
520         Me.txtServiceTaxAmount.TabIndex =
4
521         Me.txtServiceTaxAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
522         
'
523         
'txtServiceTaxPer
524         
'
525         Me.txtServiceTaxPer.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
526         Me.txtServiceTaxPer.Location = New System.Drawing.Point(
292, 12)
527         Me.txtServiceTaxPer.Name =
"txtServiceTaxPer"
528         Me.txtServiceTaxPer.Size = New System.Drawing.Size(
81, 20)
529         Me.txtServiceTaxPer.TabIndex =
3
530         Me.txtServiceTaxPer.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
531         
'
532         
'txtRepairCharges
533         
'
534         Me.txtRepairCharges.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
535         Me.txtRepairCharges.Location = New System.Drawing.Point(
99, 12)
536         Me.txtRepairCharges.Name =
"txtRepairCharges"
537         Me.txtRepairCharges.Size = New System.Drawing.Size(
87, 20)
538         Me.txtRepairCharges.TabIndex =
0
539         Me.txtRepairCharges.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
540         
'
541         
'Label14
542         
'
543         Me.Label14.AutoSize = True
544         Me.Label14.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
545         Me.Label14.Location = New System.Drawing.Point(
6, 15)
546         Me.Label14.Name =
"Label14"
547         Me.Label14.Size = New System.Drawing.Size(
91, 13)
548         Me.Label14.TabIndex =
90
549         Me.Label14.Text =
"Service Charges :"
550         
'
551         
'txtProductCharges
552         
'
553         Me.txtProductCharges.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
554         Me.txtProductCharges.Location = New System.Drawing.Point(
99, 64)
555         Me.txtProductCharges.Name =
"txtProductCharges"
556         Me.txtProductCharges.ReadOnly = True
557         Me.txtProductCharges.Size = New System.Drawing.Size(
87, 20)
558         Me.txtProductCharges.TabIndex =
2
559         Me.txtProductCharges.Text =
"0"
560         Me.txtProductCharges.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
561         
'
562         
'txtUpfront
563         
'
564         Me.txtUpfront.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
565         Me.txtUpfront.Location = New System.Drawing.Point(
99, 38)
566         Me.txtUpfront.Name =
"txtUpfront"
567         Me.txtUpfront.ReadOnly = True
568         Me.txtUpfront.Size = New System.Drawing.Size(
87, 20)
569         Me.txtUpfront.TabIndex =
1
570         Me.txtUpfront.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
571         
'
572         
'Label15
573         
'
574         Me.Label15.AutoSize = True
575         Me.Label15.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
576         Me.Label15.Location = New System.Drawing.Point(
6, 65)
577         Me.Label15.Name =
"Label15"
578         Me.Label15.Size = New System.Drawing.Size(
92, 13)
579         Me.Label15.TabIndex =
89
580         Me.Label15.Text =
"Product Charges :"
581         
'
582         
'Label16
583         
'
584         Me.Label16.AutoSize = True
585         Me.Label16.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
586         Me.Label16.Location = New System.Drawing.Point(
6, 40)
587         Me.Label16.Name =
"Label16"
588         Me.Label16.Size = New System.Drawing.Size(
48, 13)
589         Me.Label16.TabIndex =
88
590         Me.Label16.Text =
"Upfront :"
591         
'
592         
'txtGrandTotal
593         
'
594         Me.txtGrandTotal.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
595         Me.txtGrandTotal.Location = New System.Drawing.Point(
292, 38)
596         Me.txtGrandTotal.Name =
"txtGrandTotal"
597         Me.txtGrandTotal.ReadOnly = True
598         Me.txtGrandTotal.Size = New System.Drawing.Size(
81, 20)
599         Me.txtGrandTotal.TabIndex =
5
600         Me.txtGrandTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
601         
'
602         
'Label31
603         
'
604         Me.Label31.AutoSize = True
605         Me.Label31.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
606         Me.Label31.Location = New System.Drawing.Point(
205, 15)
607         Me.Label31.Name =
"Label31"
608         Me.Label31.Size = New System.Drawing.Size(
70, 13)
609         Me.Label31.TabIndex =
84
610         Me.Label31.Text =
"Service Tax :"
611         
'
612         
'txtPaymentDue
613         
'
614         Me.txtPaymentDue.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
615         Me.txtPaymentDue.Location = New System.Drawing.Point(
292, 90)
616         Me.txtPaymentDue.Name =
"txtPaymentDue"
617         Me.txtPaymentDue.ReadOnly = True
618         Me.txtPaymentDue.Size = New System.Drawing.Size(
81, 20)
619         Me.txtPaymentDue.TabIndex =
7
620         Me.txtPaymentDue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
621         
'
622         
'txtTotalPayment
623         
'
624         Me.txtTotalPayment.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
625         Me.txtTotalPayment.Location = New System.Drawing.Point(
292, 64)
626         Me.txtTotalPayment.Name =
"txtTotalPayment"
627         Me.txtTotalPayment.ReadOnly = True
628         Me.txtTotalPayment.Size = New System.Drawing.Size(
81, 20)
629         Me.txtTotalPayment.TabIndex =
6
630         Me.txtTotalPayment.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
631         
'
632         
'Label34
633         
'
634         Me.Label34.AutoSize = True
635         Me.Label34.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
636         Me.Label34.Location = New System.Drawing.Point(
205, 90)
637         Me.Label34.Name =
"Label34"
638         Me.Label34.Size = New System.Drawing.Size(
77, 13)
639         Me.Label34.TabIndex =
79
640         Me.Label34.Text =
"Payment Due :"
641         
'
642         
'Label35
643         
'
644         Me.Label35.AutoSize = True
645         Me.Label35.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
646         Me.Label35.Location = New System.Drawing.Point(
205, 64)
647         Me.Label35.Name =
"Label35"
648         Me.Label35.Size = New System.Drawing.Size(
81, 13)
649         Me.Label35.TabIndex =
78
650         Me.Label35.Text =
"Total Payment :"
651         
'
652         
'DataGridView1
653         
'
654         Me.DataGridView1.AllowUserToAddRows = False
655         Me.DataGridView1.AllowUserToDeleteRows = False
656         DataGridViewCellStyle8.BackColor = System.Drawing.Color.FloralWhite
657         Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
658         Me.DataGridView1.BackgroundColor = System.Drawing.Color.White
659         Me.DataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
660         DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
661         DataGridViewCellStyle9.BackColor = System.Drawing.Color.CadetBlue
662         DataGridViewCellStyle9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
663         DataGridViewCellStyle9.ForeColor = System.Drawing.Color.Black
664         DataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.LightSteelBlue
665         DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
666         DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
667         Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle9
668         Me.DataGridView1.ColumnHeadersHeight =
24
669         Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column12, Me.Column1, Me.Column2, Me.Column13, Me.Column14, Me.Column3, Me.Column4, Me.Column5, Me.Column6, Me.Column9, Me.Column10, Me.Column11, Me.Column7})
670         Me.DataGridView1.Cursor = System.Windows.Forms.Cursors.Hand
671         DataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
672         DataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Window
673         DataGridViewCellStyle20.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
674         DataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
675         DataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight
676         DataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText
677         DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
678         Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle20
679         Me.DataGridView1.EnableHeadersVisualStyles = False
680         Me.DataGridView1.GridColor = System.Drawing.Color.White
681         Me.DataGridView1.Location = New System.Drawing.Point(
456, 386)
682         Me.DataGridView1.Name =
"DataGridView1"
683         Me.DataGridView1.ReadOnly = True
684         Me.DataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
685         DataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
686         DataGridViewCellStyle21.BackColor = System.Drawing.Color.CadetBlue
687         DataGridViewCellStyle21.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
688         DataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.WindowText
689         DataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.DarkSlateGray
690         DataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText
691         DataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
692         Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle21
693         Me.DataGridView1.RowHeadersWidth =
25
694         Me.DataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
695         DataGridViewCellStyle22.BackColor = System.Drawing.Color.White
696         DataGridViewCellStyle22.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
697         DataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.DarkSlateGray
698         DataGridViewCellStyle22.SelectionForeColor = System.Drawing.Color.White
699         Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle22
700         Me.DataGridView1.RowTemplate.Height =
18
701         Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
702         Me.DataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
703         Me.DataGridView1.Size = New System.Drawing.Size(
707, 288)
704         Me.DataGridView1.TabIndex =
10
705         
'
706         
'Column12
707         
'
708         Me.Column12.HeaderText =
"Product Code"
709         Me.Column12.Name =
"Column12"
710         Me.Column12.ReadOnly = True
711         
'
712         
'Column1
713         
'
714         Me.Column1.HeaderText =
"Product Name"
715         Me.Column1.Name =
"Column1"
716         Me.Column1.ReadOnly = True
717         
'
718         
'Column2
719         
'
720         DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
721         Me.Column2.DefaultCellStyle = DataGridViewCellStyle10
722         Me.Column2.HeaderText =
"Cost Price"
723         Me.Column2.Name =
"Column2"
724         Me.Column2.ReadOnly = True
725         Me.Column2.Visible = False
726         
'
727         
'Column13
728         
'
729         DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
730         Me.Column13.DefaultCellStyle = DataGridViewCellStyle11
731         Me.Column13.HeaderText =
"Price"
732         Me.Column13.Name =
"Column13"
733         Me.Column13.ReadOnly = True
734         
'
735         
'Column14
736         
'
737         DataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
738         Me.Column14.DefaultCellStyle = DataGridViewCellStyle12
739         Me.Column14.HeaderText =
"Margin"
740         Me.Column14.Name =
"Column14"
741         Me.Column14.ReadOnly = True
742         Me.Column14.Visible = False
743         
'
744         
'Column3
745         
'
746         DataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
747         Me.Column3.DefaultCellStyle = DataGridViewCellStyle13
748         Me.Column3.HeaderText =
"Quantity"
749         Me.Column3.Name =
"Column3"
750         Me.Column3.ReadOnly = True
751         
'
752         
'Column4
753         
'
754         DataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
755         Me.Column4.DefaultCellStyle = DataGridViewCellStyle14
756         Me.Column4.HeaderText =
"Amount"
757         Me.Column4.Name =
"Column4"
758         Me.Column4.ReadOnly = True
759         
'
760         
'Column5
761         
'
762         DataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
763         Me.Column5.DefaultCellStyle = DataGridViewCellStyle15
764         Me.Column5.HeaderText =
"Discount %"
765         Me.Column5.Name =
"Column5"
766         Me.Column5.ReadOnly = True
767         
'
768         
'Column6
769         
'
770         DataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
771         Me.Column6.DefaultCellStyle = DataGridViewCellStyle16
772         Me.Column6.HeaderText =
"Discount"
773         Me.Column6.Name =
"Column6"
774         Me.Column6.ReadOnly = True
775         
'
776         
'Column9
777         
'
778         DataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
779         Me.Column9.DefaultCellStyle = DataGridViewCellStyle17
780         Me.Column9.HeaderText =
"VAT %"
781         Me.Column9.Name =
"Column9"
782         Me.Column9.ReadOnly = True
783         
'
784         
'Column10
785         
'
786         DataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
787         Me.Column10.DefaultCellStyle = DataGridViewCellStyle18
788         Me.Column10.HeaderText =
"VAT Amt"
789         Me.Column10.Name =
"Column10"
790         Me.Column10.ReadOnly = True
791         
'
792         
'Column11
793         
'
794         DataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
795         Me.Column11.DefaultCellStyle = DataGridViewCellStyle19
796         Me.Column11.HeaderText =
"Total Amt."
797         Me.Column11.Name =
"Column11"
798         Me.Column11.ReadOnly = True
799         
'
800         
'Column7
801         
'
802         Me.Column7.HeaderText =
"PID"
803         Me.Column7.Name =
"Column7"
804         Me.Column7.ReadOnly = True
805         Me.Column7.Visible = False
806         
'
807         
'GroupBox5
808         
'
809         Me.GroupBox5.BackColor = System.Drawing.Color.Transparent
810         Me.GroupBox5.Controls.Add(Me.btnListReset)
811         Me.GroupBox5.Controls.Add(Me.btnListUpdate)
812         Me.GroupBox5.Controls.Add(Me.btnRemove)
813         Me.GroupBox5.Controls.Add(Me.btnSelectionInv)
814         Me.GroupBox5.Controls.Add(Label25)
815         Me.GroupBox5.Controls.Add(Me.txtTotalAmount)
816         Me.GroupBox5.Controls.Add(Me.Label24)
817         Me.GroupBox5.Controls.Add(Me.txtQty)
818         Me.GroupBox5.Controls.Add(Me.txtProductName)
819         Me.GroupBox5.Controls.Add(Me.btnAdd)
820         Me.GroupBox5.Controls.Add(Me.Label23)
821         Me.GroupBox5.Controls.Add(Me.txtProductCode)
822         Me.GroupBox5.Controls.Add(Me.txtDiscountPer)
823         Me.GroupBox5.Controls.Add(Label51)
824         Me.GroupBox5.Controls.Add(Me.txtVATAmount)
825         Me.GroupBox5.Controls.Add(Me.Label58)
826         Me.GroupBox5.Controls.Add(Me.Label10)
827         Me.GroupBox5.Controls.Add(Me.txtMargin)
828         Me.GroupBox5.Controls.Add(Me.Label21)
829         Me.GroupBox5.Controls.Add(Me.Label56)
830         Me.GroupBox5.Controls.Add(Me.txtCostPrice)
831         Me.GroupBox5.Controls.Add(Me.txtDiscountAmount)
832         Me.GroupBox5.Controls.Add(Me.txtAmount)
833         Me.GroupBox5.Controls.Add(Label49)
834         Me.GroupBox5.Controls.Add(Me.txtVAT)
835         Me.GroupBox5.Controls.Add(Label6)
836         Me.GroupBox5.Controls.Add(Me.Label11)
837         Me.GroupBox5.Controls.Add(Me.txtSellingPrice)
838         Me.GroupBox5.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
839         Me.GroupBox5.Location = New System.Drawing.Point(
9, 382)
840         Me.GroupBox5.Name =
"GroupBox5"
841         Me.GroupBox5.Size = New System.Drawing.Size(
441, 242)
842         Me.GroupBox5.TabIndex =
2
843         Me.GroupBox5.TabStop = False
844         Me.GroupBox5.Text =
"Product Details"
845         
'
846         
'btnListReset
847         
'
848         Me.btnListReset.Cursor = System.Windows.Forms.Cursors.Hand
849         Me.btnListReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
850         Me.btnListReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
851         Me.btnListReset.Location = New System.Drawing.Point(
340, 23)
852         Me.btnListReset.Name =
"btnListReset"
853         Me.btnListReset.Size = New System.Drawing.Size(
90, 19)
854         Me.btnListReset.TabIndex =
328
855         Me.btnListReset.Text =
"Reset"
856         Me.btnListReset.UseVisualStyleBackColor = True
857         
'
858         
'btnListUpdate
859         
'
860         Me.btnListUpdate.Enabled = False
861         Me.btnListUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
862         Me.btnListUpdate.Location = New System.Drawing.Point(
340, 93)
863         Me.btnListUpdate.Name =
"btnListUpdate"
864         Me.btnListUpdate.Size = New System.Drawing.Size(
90, 21)
865         Me.btnListUpdate.TabIndex =
327
866         Me.btnListUpdate.Text =
"Update"
867         Me.btnListUpdate.UseVisualStyleBackColor = True
868         
'
869         
'btnRemove
870         
'
871         Me.btnRemove.Cursor = System.Windows.Forms.Cursors.Hand
872         Me.btnRemove.Enabled = False
873         Me.btnRemove.FlatStyle = System.Windows.Forms.FlatStyle.Popup
874         Me.btnRemove.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
875         Me.btnRemove.Location = New System.Drawing.Point(
340, 70)
876         Me.btnRemove.Name =
"btnRemove"
877         Me.btnRemove.Size = New System.Drawing.Size(
90, 19)
878         Me.btnRemove.TabIndex =
13
879         Me.btnRemove.Text =
"Remove"
880         Me.btnRemove.UseVisualStyleBackColor = True
881         
'
882         
'btnSelectionInv
883         
'
884         Me.btnSelectionInv.FlatStyle = System.Windows.Forms.FlatStyle.Popup
885         Me.btnSelectionInv.Location = New System.Drawing.Point(
209, 26)
886         Me.btnSelectionInv.Name =
"btnSelectionInv"
887         Me.btnSelectionInv.Size = New System.Drawing.Size(
29, 19)
888         Me.btnSelectionInv.TabIndex =
12
889         Me.btnSelectionInv.Text =
"..."
890         Me.btnSelectionInv.UseVisualStyleBackColor = True
891         
'
892         
'txtTotalAmount
893         
'
894         Me.txtTotalAmount.Location = New System.Drawing.Point(
116, 207)
895         Me.txtTotalAmount.Name =
"txtTotalAmount"
896         Me.txtTotalAmount.ReadOnly = True
897         Me.txtTotalAmount.Size = New System.Drawing.Size(
84, 20)
898         Me.txtTotalAmount.TabIndex =
9
899         Me.txtTotalAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
900         
'
901         
'Label24
902         
'
903         Me.Label24.AutoSize = True
904         Me.Label24.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
905         Me.Label24.Location = New System.Drawing.Point(
22, 103)
906         Me.Label24.Name =
"Label24"
907         Me.Label24.Size = New System.Drawing.Size(
52, 13)
908         Me.Label24.TabIndex =
324
909         Me.Label24.Text =
"Quantity :"
910         
'
911         
'txtQty
912         
'
913         Me.txtQty.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
914         Me.txtQty.Location = New System.Drawing.Point(
116, 103)
915         Me.txtQty.Name =
"txtQty"
916         Me.txtQty.Size = New System.Drawing.Size(
84, 20)
917         Me.txtQty.TabIndex =
3
918         Me.txtQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
919         
'
920         
'txtProductName
921         
'
922         Me.txtProductName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
923         Me.txtProductName.Location = New System.Drawing.Point(
116, 51)
924         Me.txtProductName.Name =
"txtProductName"
925         Me.txtProductName.ReadOnly = True
926         Me.txtProductName.Size = New System.Drawing.Size(
206, 20)
927         Me.txtProductName.TabIndex =
1
928         
'
929         
'btnAdd
930         
'
931         Me.btnAdd.Cursor = System.Windows.Forms.Cursors.Hand
932         Me.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Popup
933         Me.btnAdd.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
934         Me.btnAdd.Location = New System.Drawing.Point(
340, 46)
935         Me.btnAdd.Name =
"btnAdd"
936         Me.btnAdd.Size = New System.Drawing.Size(
90, 19)
937         Me.btnAdd.TabIndex =
12
938         Me.btnAdd.Text =
"&Add To Cart"
939         Me.btnAdd.UseVisualStyleBackColor = True
940         
'
941         
'Label23
942         
'
943         Me.Label23.AutoSize = True
944         Me.Label23.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
945         Me.Label23.Location = New System.Drawing.Point(
22, 49)
946         Me.Label23.Name =
"Label23"
947         Me.Label23.Size = New System.Drawing.Size(
81, 13)
948         Me.Label23.TabIndex =
321
949         Me.Label23.Text =
"Product Name :"
950         
'
951         
'txtProductCode
952         
'
953         Me.txtProductCode.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
954         Me.txtProductCode.Location = New System.Drawing.Point(
116, 26)
955         Me.txtProductCode.Name =
"txtProductCode"
956         Me.txtProductCode.ReadOnly = True
957         Me.txtProductCode.Size = New System.Drawing.Size(
84, 20)
958         Me.txtProductCode.TabIndex =
0
959         
'
960         
'txtDiscountPer
961         
'
962         Me.txtDiscountPer.Location = New System.Drawing.Point(
116, 154)
963         Me.txtDiscountPer.Name =
"txtDiscountPer"
964         Me.txtDiscountPer.ReadOnly = True
965         Me.txtDiscountPer.Size = New System.Drawing.Size(
84, 20)
966         Me.txtDiscountPer.TabIndex =
5
967         Me.txtDiscountPer.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
968         
'
969         
'txtVATAmount
970         
'
971         Me.txtVATAmount.Location = New System.Drawing.Point(
238, 182)
972         Me.txtVATAmount.Name =
"txtVATAmount"
973         Me.txtVATAmount.ReadOnly = True
974         Me.txtVATAmount.Size = New System.Drawing.Size(
84, 20)
975         Me.txtVATAmount.TabIndex =
8
976         Me.txtVATAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
977         
'
978         
'Label58
979         
'
980         Me.Label58.AutoSize = True
981         Me.Label58.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
982         Me.Label58.Location = New System.Drawing.Point(
212, 182)
983         Me.Label58.Name =
"Label58"
984         Me.Label58.Size = New System.Drawing.Size(
20, 16)
985         Me.Label58.TabIndex =
317
986         Me.Label58.Text =
"%"
987         
'
988         
'Label10
989         
'
990         Me.Label10.AutoSize = True
991         Me.Label10.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
992         Me.Label10.Location = New System.Drawing.Point(
206, 106)
993         Me.Label10.Name =
"Label10"
994         Me.Label10.Size = New System.Drawing.Size(
26, 13)
995         Me.Label10.TabIndex =
96
996         Me.Label10.Text =
"Unit"
997         
'
998         
'txtMargin
999         
'
1000         Me.txtMargin.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1001         Me.txtMargin.Location = New System.Drawing.Point(
340, 120)
1002         Me.txtMargin.Name =
"txtMargin"
1003         Me.txtMargin.ReadOnly = True
1004         Me.txtMargin.Size = New System.Drawing.Size(
84, 20)
1005         Me.txtMargin.TabIndex =
4
1006         Me.txtMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
1007         Me.txtMargin.Visible = False
1008         
'
1009         
'Label21
1010         
'
1011         Me.Label21.AutoSize = True
1012         Me.Label21.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1013         Me.Label21.Location = New System.Drawing.Point(
22, 77)
1014         Me.Label21.Name =
"Label21"
1015         Me.Label21.Size = New System.Drawing.Size(
37, 13)
1016         Me.Label21.TabIndex =
87
1017         Me.Label21.Text =
"Price :"
1018         
'
1019         
'Label56
1020         
'
1021         Me.Label56.AutoSize = True
1022         Me.Label56.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1023         Me.Label56.Location = New System.Drawing.Point(
212, 154)
1024         Me.Label56.Name =
"Label56"
1025         Me.Label56.Size = New System.Drawing.Size(
20, 16)
1026         Me.Label56.TabIndex =
316
1027         Me.Label56.Text =
"%"
1028         
'
1029         
'txtCostPrice
1030         
'
1031         Me.txtCostPrice.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1032         Me.txtCostPrice.Location = New System.Drawing.Point(
340, 146)
1033         Me.txtCostPrice.Name =
"txtCostPrice"
1034         Me.txtCostPrice.ReadOnly = True
1035         Me.txtCostPrice.Size = New System.Drawing.Size(
84, 20)
1036         Me.txtCostPrice.TabIndex =
2
1037         Me.txtCostPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
1038         Me.txtCostPrice.Visible = False
1039         
'
1040         
'txtDiscountAmount
1041         
'
1042         Me.txtDiscountAmount.Location = New System.Drawing.Point(
238, 154)
1043         Me.txtDiscountAmount.Name =
"txtDiscountAmount"
1044         Me.txtDiscountAmount.ReadOnly = True
1045         Me.txtDiscountAmount.Size = New System.Drawing.Size(
84, 20)
1046         Me.txtDiscountAmount.TabIndex =
6
1047         Me.txtDiscountAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
1048         
'
1049         
'txtAmount
1050         
'
1051         Me.txtAmount.Location = New System.Drawing.Point(
116, 128)
1052         Me.txtAmount.Name =
"txtAmount"
1053         Me.txtAmount.ReadOnly = True
1054         Me.txtAmount.Size = New System.Drawing.Size(
84, 20)
1055         Me.txtAmount.TabIndex =
4
1056         Me.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
1057         
'
1058         
'txtVAT
1059         
'
1060         Me.txtVAT.Location = New System.Drawing.Point(
116, 181)
1061         Me.txtVAT.Name =
"txtVAT"
1062         Me.txtVAT.ReadOnly = True
1063         Me.txtVAT.Size = New System.Drawing.Size(
84, 20)
1064         Me.txtVAT.TabIndex =
7
1065         Me.txtVAT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
1066         
'
1067         
'Label11
1068         
'
1069         Me.Label11.AutoSize = True
1070         Me.Label11.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1071         Me.Label11.Location = New System.Drawing.Point(
22, 26)
1072         Me.Label11.Name =
"Label11"
1073         Me.Label11.Size = New System.Drawing.Size(
78, 13)
1074         Me.Label11.TabIndex =
95
1075         Me.Label11.Text =
"Product Code :"
1076         
'
1077         
'txtSellingPrice
1078         
'
1079         Me.txtSellingPrice.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1080         Me.txtSellingPrice.Location = New System.Drawing.Point(
116, 77)
1081         Me.txtSellingPrice.Name =
"txtSellingPrice"
1082         Me.txtSellingPrice.ReadOnly = True
1083         Me.txtSellingPrice.Size = New System.Drawing.Size(
84, 20)
1084         Me.txtSellingPrice.TabIndex =
2
1085         Me.txtSellingPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
1086         
'
1087         
'GroupBox3
1088         
'
1089         Me.GroupBox3.Controls.Add(Me.Label9)
1090         Me.GroupBox3.Controls.Add(Me.txtServiceCode)
1091         Me.GroupBox3.Controls.Add(Me.Label2)
1092         Me.GroupBox3.Controls.Add(Me.btnSelect)
1093         Me.GroupBox3.Controls.Add(Me.Label3)
1094         Me.GroupBox3.Controls.Add(Me.txtCustomerID)
1095         Me.GroupBox3.Controls.Add(Me.txtCustomerName)
1096         Me.GroupBox3.Location = New System.Drawing.Point(
9, 158)
1097         Me.GroupBox3.Name =
"GroupBox3"
1098         Me.GroupBox3.Size = New System.Drawing.Size(
296, 120)
1099         Me.GroupBox3.TabIndex =
1
1100         Me.GroupBox3.TabStop = False
1101         Me.GroupBox3.Text =
"Service Details"
1102         
'
1103         
'Label9
1104         
'
1105         Me.Label9.AutoSize = True
1106         Me.Label9.Location = New System.Drawing.Point(
21, 30)
1107         Me.Label9.Name =
"Label9"
1108         Me.Label9.Size = New System.Drawing.Size(
77, 13)
1109         Me.Label9.TabIndex =
11
1110         Me.Label9.Text =
"Service Code :"
1111         
'
1112         
'txtServiceCode
1113         
'
1114         Me.txtServiceCode.BackColor = System.Drawing.SystemColors.Control
1115         Me.txtServiceCode.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1116         Me.txtServiceCode.Location = New System.Drawing.Point(
111, 30)
1117         Me.txtServiceCode.Name =
"txtServiceCode"
1118         Me.txtServiceCode.ReadOnly = True
1119         Me.txtServiceCode.Size = New System.Drawing.Size(
70, 21)
1120         Me.txtServiceCode.TabIndex =
8
1121         
'
1122         
'Label2
1123         
'
1124         Me.Label2.AutoSize = True
1125         Me.Label2.Location = New System.Drawing.Point(
21, 82)
1126         Me.Label2.Name =
"Label2"
1127         Me.Label2.Size = New System.Drawing.Size(
88, 13)
1128         Me.Label2.TabIndex =
7
1129         Me.Label2.Text =
"Customer Name :"
1130         
'
1131         
'btnSelect
1132         
'
1133         Me.btnSelect.Location = New System.Drawing.Point(
187, 30)
1134         Me.btnSelect.Name =
"btnSelect"
1135         Me.btnSelect.Size = New System.Drawing.Size(
29, 21)
1136         Me.btnSelect.TabIndex =
6
1137         Me.btnSelect.Text =
"..."
1138         Me.btnSelect.UseVisualStyleBackColor = True
1139         
'
1140         
'Label3
1141         
'
1142         Me.Label3.AutoSize = True
1143         Me.Label3.Location = New System.Drawing.Point(
21, 57)
1144         Me.Label3.Name =
"Label3"
1145         Me.Label3.Size = New System.Drawing.Size(
71, 13)
1146         Me.Label3.TabIndex =
0
1147         Me.Label3.Text =
"Customer ID :"
1148         
'
1149         
'txtCustomerID
1150         
'
1151         Me.txtCustomerID.BackColor = System.Drawing.SystemColors.Control
1152         Me.txtCustomerID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1153         Me.txtCustomerID.Location = New System.Drawing.Point(
111, 57)
1154         Me.txtCustomerID.Name =
"txtCustomerID"
1155         Me.txtCustomerID.ReadOnly = True
1156         Me.txtCustomerID.Size = New System.Drawing.Size(
70, 21)
1157         Me.txtCustomerID.TabIndex =
0
1158         
'
1159         
'txtCustomerName
1160         
'
1161         Me.txtCustomerName.Location = New System.Drawing.Point(
111, 83)
1162         Me.txtCustomerName.Name =
"txtCustomerName"
1163         Me.txtCustomerName.ReadOnly = True
1164         Me.txtCustomerName.Size = New System.Drawing.Size(
177, 20)
1165         Me.txtCustomerName.TabIndex =
0
1166         
'
1167         
'GroupBox4
1168         
'
1169         Me.GroupBox4.Controls.Add(Me.dtpInvoiceDate)
1170         Me.GroupBox4.Controls.Add(Me.txtInvoiceNo)
1171         Me.GroupBox4.Controls.Add(Me.Label4)
1172         Me.GroupBox4.Controls.Add(Label5)
1173         Me.GroupBox4.Location = New System.Drawing.Point(
9, 71)
1174         Me.GroupBox4.Name =
"GroupBox4"
1175         Me.GroupBox4.Size = New System.Drawing.Size(
246, 81)
1176         Me.GroupBox4.TabIndex =
0
1177         Me.GroupBox4.TabStop = False
1178         Me.GroupBox4.Text =
"Invoice Info"
1179         
'
1180         
'dtpInvoiceDate
1181         
'
1182         Me.dtpInvoiceDate.CustomFormat =
"dd/MM/yyyy"
1183         Me.dtpInvoiceDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
1184         Me.dtpInvoiceDate.Location = New System.Drawing.Point(
119, 45)
1185         Me.dtpInvoiceDate.Margin = New System.Windows.Forms.Padding(
2)
1186         Me.dtpInvoiceDate.Name =
"dtpInvoiceDate"
1187         Me.dtpInvoiceDate.Size = New System.Drawing.Size(
111, 20)
1188         Me.dtpInvoiceDate.TabIndex =
1
1189         
'
1190         
'txtInvoiceNo
1191         
'
1192         Me.txtInvoiceNo.Location = New System.Drawing.Point(
119, 19)
1193         Me.txtInvoiceNo.Name =
"txtInvoiceNo"
1194         Me.txtInvoiceNo.ReadOnly = True
1195         Me.txtInvoiceNo.Size = New System.Drawing.Size(
111, 20)
1196         Me.txtInvoiceNo.TabIndex =
0
1197         
'
1198         
'Label4
1199         
'
1200         Me.Label4.AutoSize = True
1201         Me.Label4.Location = New System.Drawing.Point(
26, 51)
1202         Me.Label4.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
1203         Me.Label4.Name =
"Label4"
1204         Me.Label4.Size = New System.Drawing.Size(
74, 13)
1205         Me.Label4.TabIndex =
335
1206         Me.Label4.Text =
"Invoice Date :"
1207         
'
1208         
'Panel3
1209         
'
1210         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
1211         Me.Panel3.Controls.Add(Me.btnPrint)
1212         Me.Panel3.Controls.Add(Me.btnGetData)
1213         Me.Panel3.Controls.Add(Me.btnDelete)
1214         Me.Panel3.Controls.Add(Me.btnClose)
1215         Me.Panel3.Controls.Add(Me.btnUpdate)
1216         Me.Panel3.Controls.Add(Me.btnSave)
1217         Me.Panel3.Controls.Add(Me.btnNew)
1218         Me.Panel3.Location = New System.Drawing.Point(
1052, 75)
1219         Me.Panel3.Name =
"Panel3"
1220         Me.Panel3.Size = New System.Drawing.Size(
111, 236)
1221         Me.Panel3.TabIndex =
3
1222         
'
1223         
'btnPrint
1224         
'
1225         Me.btnPrint.Cursor = System.Windows.Forms.Cursors.Hand
1226         Me.btnPrint.Enabled = False
1227         Me.btnPrint.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1228         Me.btnPrint.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1229         Me.btnPrint.Location = New System.Drawing.Point(
13, 166)
1230         Me.btnPrint.Name =
"btnPrint"
1231         Me.btnPrint.Size = New System.Drawing.Size(
82, 28)
1232         Me.btnPrint.TabIndex =
6
1233         Me.btnPrint.Text =
"&Print"
1234         Me.btnPrint.UseVisualStyleBackColor = True
1235         
'
1236         
'btnGetData
1237         
'
1238         Me.btnGetData.Cursor = System.Windows.Forms.Cursors.Hand
1239         Me.btnGetData.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1240         Me.btnGetData.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1241         Me.btnGetData.Location = New System.Drawing.Point(
13, 135)
1242         Me.btnGetData.Name =
"btnGetData"
1243         Me.btnGetData.Size = New System.Drawing.Size(
82, 28)
1244         Me.btnGetData.TabIndex =
5
1245         Me.btnGetData.Text =
"&Get Data"
1246         Me.btnGetData.UseVisualStyleBackColor = True
1247         
'
1248         
'btnDelete
1249         
'
1250         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
1251         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1252         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1253         Me.btnDelete.Location = New System.Drawing.Point(
13, 103)
1254         Me.btnDelete.Name =
"btnDelete"
1255         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
1256         Me.btnDelete.TabIndex =
3
1257         Me.btnDelete.Text =
"&Delete"
1258         Me.btnDelete.UseVisualStyleBackColor = True
1259         
'
1260         
'btnClose
1261         
'
1262         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
1263         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1264         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1265         Me.btnClose.Location = New System.Drawing.Point(
13, 198)
1266         Me.btnClose.Name =
"btnClose"
1267         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
1268         Me.btnClose.TabIndex =
4
1269         Me.btnClose.Text =
"&Close"
1270         Me.btnClose.UseVisualStyleBackColor = True
1271         
'
1272         
'btnUpdate
1273         
'
1274         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
1275         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1276         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1277         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
1278         Me.btnUpdate.Name =
"btnUpdate"
1279         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
1280         Me.btnUpdate.TabIndex =
2
1281         Me.btnUpdate.Text =
"&Update"
1282         Me.btnUpdate.UseVisualStyleBackColor = True
1283         
'
1284         
'btnSave
1285         
'
1286         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
1287         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1288         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1289         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
1290         Me.btnSave.Name =
"btnSave"
1291         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
1292         Me.btnSave.TabIndex =
1
1293         Me.btnSave.Text =
"&Save + Print"
1294         Me.btnSave.UseVisualStyleBackColor = True
1295         
'
1296         
'btnNew
1297         
'
1298         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
1299         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
1300         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1301         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
1302         Me.btnNew.Name =
"btnNew"
1303         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
1304         Me.btnNew.TabIndex =
0
1305         Me.btnNew.Text =
"&New"
1306         Me.btnNew.UseVisualStyleBackColor = True
1307         
'
1308         
'Panel2
1309         
'
1310         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
1311         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1312         Me.Panel2.Controls.Add(Me.txtContactNo)
1313         Me.Panel2.Controls.Add(Me.txtS_ID)
1314         Me.Panel2.Controls.Add(Me.txtProductID)
1315         Me.Panel2.Controls.Add(Me.txtID)
1316         Me.Panel2.Controls.Add(Me.txtCID)
1317         Me.Panel2.Controls.Add(Me.txtTotalQty)
1318         Me.Panel2.Controls.Add(Me.lblUserType)
1319         Me.Panel2.Controls.Add(Me.lblSet)
1320         Me.Panel2.Controls.Add(Me.lblUser)
1321         Me.Panel2.Controls.Add(Me.Label1)
1322         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
1323         Me.Panel2.Name =
"Panel2"
1324         Me.Panel2.Size = New System.Drawing.Size(
1154, 62)
1325         Me.Panel2.TabIndex =
0
1326         
'
1327         
'txtContactNo
1328         
'
1329         Me.txtContactNo.BackColor = System.Drawing.SystemColors.Control
1330         Me.txtContactNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1331         Me.txtContactNo.Location = New System.Drawing.Point(
361, 40)
1332         Me.txtContactNo.Name =
"txtContactNo"
1333         Me.txtContactNo.ReadOnly = True
1334         Me.txtContactNo.Size = New System.Drawing.Size(
130, 21)
1335         Me.txtContactNo.TabIndex =
318
1336         Me.txtContactNo.Visible = False
1337         
'
1338         
'txtS_ID
1339         
'
1340         Me.txtS_ID.BackColor = System.Drawing.SystemColors.Control
1341         Me.txtS_ID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1342         Me.txtS_ID.Location = New System.Drawing.Point(
146, 17)
1343         Me.txtS_ID.Name =
"txtS_ID"
1344         Me.txtS_ID.ReadOnly = True
1345         Me.txtS_ID.Size = New System.Drawing.Size(
70, 21)
1346         Me.txtS_ID.TabIndex =
317
1347         Me.txtS_ID.Visible = False
1348         
'
1349         
'txtProductID
1350         
'
1351         Me.txtProductID.BackColor = System.Drawing.SystemColors.Control
1352         Me.txtProductID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1353         Me.txtProductID.Location = New System.Drawing.Point(
360, 13)
1354         Me.txtProductID.Name =
"txtProductID"
1355         Me.txtProductID.ReadOnly = True
1356         Me.txtProductID.Size = New System.Drawing.Size(
70, 21)
1357         Me.txtProductID.TabIndex =
316
1358         Me.txtProductID.Visible = False
1359         
'
1360         
'txtID
1361         
'
1362         Me.txtID.BackColor = System.Drawing.SystemColors.Control
1363         Me.txtID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1364         Me.txtID.Location = New System.Drawing.Point(
285, 40)
1365         Me.txtID.Name =
"txtID"
1366         Me.txtID.ReadOnly = True
1367         Me.txtID.Size = New System.Drawing.Size(
70, 21)
1368         Me.txtID.TabIndex =
12
1369         Me.txtID.Visible = False
1370         
'
1371         
'txtCID
1372         
'
1373         Me.txtCID.BackColor = System.Drawing.SystemColors.Control
1374         Me.txtCID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1375         Me.txtCID.Location = New System.Drawing.Point(
285, 13)
1376         Me.txtCID.Name =
"txtCID"
1377         Me.txtCID.ReadOnly = True
1378         Me.txtCID.Size = New System.Drawing.Size(
70, 21)
1379         Me.txtCID.TabIndex =
7
1380         Me.txtCID.Visible = False
1381         
'
1382         
'txtTotalQty
1383         
'
1384         Me.txtTotalQty.BackColor = System.Drawing.SystemColors.Control
1385         Me.txtTotalQty.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1386         Me.txtTotalQty.Location = New System.Drawing.Point(
70, 17)
1387         Me.txtTotalQty.Name =
"txtTotalQty"
1388         Me.txtTotalQty.ReadOnly = True
1389         Me.txtTotalQty.Size = New System.Drawing.Size(
70, 21)
1390         Me.txtTotalQty.TabIndex =
8
1391         Me.txtTotalQty.Visible = False
1392         
'
1393         
'lblUserType
1394         
'
1395         Me.lblUserType.AutoSize = True
1396         Me.lblUserType.Location = New System.Drawing.Point(
206, 18)
1397         Me.lblUserType.Name =
"lblUserType"
1398         Me.lblUserType.Size = New System.Drawing.Size(
56, 13)
1399         Me.lblUserType.TabIndex =
315
1400         Me.lblUserType.Text =
"User Type"
1401         Me.lblUserType.Visible = False
1402         
'
1403         
'lblSet
1404         
'
1405         Me.lblSet.AutoSize = True
1406         Me.lblSet.Location = New System.Drawing.Point(
251, 32)
1407         Me.lblSet.Name =
"lblSet"
1408         Me.lblSet.Size = New System.Drawing.Size(
23, 13)
1409         Me.lblSet.TabIndex =
314
1410         Me.lblSet.Text =
"Set"
1411         Me.lblSet.Visible = False
1412         
'
1413         
'lblUser
1414         
'
1415         Me.lblUser.AutoSize = True
1416         Me.lblUser.Location = New System.Drawing.Point(
206, 31)
1417         Me.lblUser.Name =
"lblUser"
1418         Me.lblUser.Size = New System.Drawing.Size(
29, 13)
1419         Me.lblUser.TabIndex =
313
1420         Me.lblUser.Text =
"User"
1421         Me.lblUser.Visible = False
1422         
'
1423         
'Label1
1424         
'
1425         Me.Label1.AutoSize = True
1426         Me.Label1.BackColor = System.Drawing.Color.Transparent
1427         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1428         Me.Label1.ForeColor = System.Drawing.Color.White
1429         Me.Label1.Location = New System.Drawing.Point(
510, 17)
1430         Me.Label1.Name =
"Label1"
1431         Me.Label1.Size = New System.Drawing.Size(
67, 24)
1432         Me.Label1.TabIndex =
0
1433         Me.Label1.Text =
"Billing"
1434         
'
1435         
'Timer1
1436         
'
1437         
'
1438         
'frmBilling1
1439         
'
1440         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
1441         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
1442         Me.BackColor = System.Drawing.Color.DarkSlateGray
1443         Me.ClientSize = New System.Drawing.Size(
1194, 694)
1444         Me.Controls.Add(Me.Panel1)
1445         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
1446         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
1447         Me.MaximizeBox = False
1448         Me.MinimizeBox = False
1449         Me.Name =
"frmBilling1"
1450         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
1451         Me.Panel1.ResumeLayout(False)
1452         Me.Panel1.PerformLayout()
1453         CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
1454         Me.GroupBox2.ResumeLayout(False)
1455         Me.GroupBox2.PerformLayout()
1456         Me.Panel4.ResumeLayout(False)
1457         Me.Panel4.PerformLayout()
1458         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
1459         Me.GroupBox5.ResumeLayout(False)
1460         Me.GroupBox5.PerformLayout()
1461         Me.GroupBox3.ResumeLayout(False)
1462         Me.GroupBox3.PerformLayout()
1463         Me.GroupBox4.ResumeLayout(False)
1464         Me.GroupBox4.PerformLayout()
1465         Me.Panel3.ResumeLayout(False)
1466         Me.Panel2.ResumeLayout(False)
1467         Me.Panel2.PerformLayout()
1468         Me.ResumeLayout(False)
1469
1470     End Sub
1471     Friend WithEvents Panel1 As System.Windows.Forms.Panel
1472     Friend WithEvents Label3 As System.Windows.Forms.Label
1473     Friend WithEvents txtCustomerID As System.Windows.Forms.TextBox
1474     Friend WithEvents Panel3 As System.Windows.Forms.Panel
1475     Friend WithEvents btnDelete As System.Windows.Forms.Button
1476     Friend WithEvents btnClose As System.Windows.Forms.Button
1477     Friend WithEvents btnUpdate As System.Windows.Forms.Button
1478     Friend WithEvents btnSave As System.Windows.Forms.Button
1479     Friend WithEvents btnNew As System.Windows.Forms.Button
1480     Friend WithEvents Panel2 As System.Windows.Forms.Panel
1481     Friend WithEvents Label1 As System.Windows.Forms.Label
1482     Friend WithEvents btnGetData As System.Windows.Forms.Button
1483     Friend WithEvents txtCustomerName As System.Windows.Forms.TextBox
1484     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
1485     Friend WithEvents dtpInvoiceDate As System.Windows.Forms.DateTimePicker
1486     Friend WithEvents txtInvoiceNo As System.Windows.Forms.TextBox
1487     Friend WithEvents Label4 As System.Windows.Forms.Label
1488     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
1489     Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
1490     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
1491     Friend WithEvents btnRemove As System.Windows.Forms.Button
1492     Friend WithEvents btnSelectionInv As System.Windows.Forms.Button
1493     Friend WithEvents txtTotalAmount As System.Windows.Forms.TextBox
1494     Friend WithEvents Label24 As System.Windows.Forms.Label
1495     Friend WithEvents txtQty As System.Windows.Forms.TextBox
1496     Friend WithEvents txtProductName As System.Windows.Forms.TextBox
1497     Friend WithEvents btnAdd As System.Windows.Forms.Button
1498     Friend WithEvents Label23 As System.Windows.Forms.Label
1499     Friend WithEvents txtProductCode As System.Windows.Forms.TextBox
1500     Friend WithEvents txtDiscountPer As System.Windows.Forms.TextBox
1501     Friend WithEvents txtVATAmount As System.Windows.Forms.TextBox
1502     Friend WithEvents Label58 As System.Windows.Forms.Label
1503     Friend WithEvents Label10 As System.Windows.Forms.Label
1504     Friend WithEvents txtMargin As System.Windows.Forms.TextBox
1505     Friend WithEvents Label21 As System.Windows.Forms.Label
1506     Friend WithEvents Label56 As System.Windows.Forms.Label
1507     Friend WithEvents txtCostPrice As System.Windows.Forms.TextBox
1508     Friend WithEvents txtDiscountAmount As System.Windows.Forms.TextBox
1509     Friend WithEvents txtAmount As System.Windows.Forms.TextBox
1510     Friend WithEvents txtVAT As System.Windows.Forms.TextBox
1511     Friend WithEvents Label11 As System.Windows.Forms.Label
1512     Friend WithEvents txtSellingPrice As System.Windows.Forms.TextBox
1513     Friend WithEvents btnSelect As System.Windows.Forms.Button
1514     Friend WithEvents lblUserType As System.Windows.Forms.Label
1515     Friend WithEvents lblSet As System.Windows.Forms.Label
1516     Friend WithEvents lblUser As System.Windows.Forms.Label
1517     Friend WithEvents txtCID As System.Windows.Forms.TextBox
1518     Friend WithEvents btnPrint As System.Windows.Forms.Button
1519     Friend WithEvents txtTotalQty As System.Windows.Forms.TextBox
1520     Friend WithEvents Timer1 As System.Windows.Forms.Timer
1521     Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
1522     Friend WithEvents Label2 As System.Windows.Forms.Label
1523     Friend WithEvents Panel4 As System.Windows.Forms.Panel
1524     Friend WithEvents txtGrandTotal As System.Windows.Forms.TextBox
1525     Friend WithEvents Label31 As System.Windows.Forms.Label
1526     Friend WithEvents txtPaymentDue As System.Windows.Forms.TextBox
1527     Friend WithEvents txtTotalPayment As System.Windows.Forms.TextBox
1528     Friend WithEvents Label34 As System.Windows.Forms.Label
1529     Friend WithEvents Label35 As System.Windows.Forms.Label
1530     Friend WithEvents txtID As System.Windows.Forms.TextBox
1531     Friend WithEvents txtRemarks As System.Windows.Forms.TextBox
1532     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
1533     Friend WithEvents btnRemove1 As System.Windows.Forms.Button
1534     Friend WithEvents btnAdd1 As System.Windows.Forms.Button
1535     Friend WithEvents Label12 As System.Windows.Forms.Label
1536     Friend WithEvents Label13 As System.Windows.Forms.Label
1537     Friend WithEvents dtpPaymentDate As System.Windows.Forms.DateTimePicker
1538     Friend WithEvents Label7 As System.Windows.Forms.Label
1539     Friend WithEvents txtPayment As System.Windows.Forms.TextBox
1540     Friend WithEvents cmbPaymentMode As System.Windows.Forms.ComboBox
1541     Friend WithEvents Label8 As System.Windows.Forms.Label
1542     Friend WithEvents DataGridView2 As System.Windows.Forms.DataGridView
1543     Friend WithEvents txtProductID As System.Windows.Forms.TextBox
1544     Friend WithEvents btnListUpdate1 As System.Windows.Forms.Button
1545     Friend WithEvents btnListUpdate As System.Windows.Forms.Button
1546     Friend WithEvents btnListReset1 As System.Windows.Forms.Button
1547     Friend WithEvents btnListReset As System.Windows.Forms.Button
1548     Friend WithEvents txtServiceCode As System.Windows.Forms.TextBox
1549     Friend WithEvents txtS_ID As System.Windows.Forms.TextBox
1550     Friend WithEvents Label9 As System.Windows.Forms.Label
1551     Friend WithEvents txtRepairCharges As System.Windows.Forms.TextBox
1552     Friend WithEvents Label14 As System.Windows.Forms.Label
1553     Friend WithEvents txtProductCharges As System.Windows.Forms.TextBox
1554     Friend WithEvents txtUpfront As System.Windows.Forms.TextBox
1555     Friend WithEvents Label15 As System.Windows.Forms.Label
1556     Friend WithEvents Label16 As System.Windows.Forms.Label
1557     Friend WithEvents Label17 As System.Windows.Forms.Label
1558     Friend WithEvents txtServiceTaxAmount As System.Windows.Forms.TextBox
1559     Friend WithEvents txtServiceTaxPer As System.Windows.Forms.TextBox
1560     Friend WithEvents Label18 As System.Windows.Forms.Label
1561     Friend WithEvents Column12 As System.Windows.Forms.DataGridViewTextBoxColumn
1562     Friend WithEvents Column1 As System.Windows.Forms.DataGridViewTextBoxColumn
1563     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
1564     Friend WithEvents Column13 As System.Windows.Forms.DataGridViewTextBoxColumn
1565     Friend WithEvents Column14 As System.Windows.Forms.DataGridViewTextBoxColumn
1566     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
1567     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
1568     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
1569     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
1570     Friend WithEvents Column9 As System.Windows.Forms.DataGridViewTextBoxColumn
1571     Friend WithEvents Column10 As System.Windows.Forms.DataGridViewTextBoxColumn
1572     Friend WithEvents Column11 As System.Windows.Forms.DataGridViewTextBoxColumn
1573     Friend WithEvents Column7 As System.Windows.Forms.DataGridViewTextBoxColumn
1574     Friend WithEvents Column8 As System.Windows.Forms.DataGridViewTextBoxColumn
1575     Friend WithEvents Column15 As System.Windows.Forms.DataGridViewTextBoxColumn
1576     Friend WithEvents Column16 As System.Windows.Forms.DataGridViewTextBoxColumn
1577     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
1578
1579 End Class


Gõ tìm kiếm nhanh...